MessageDialog.ActionButton

The button that performs the default action. Its Visible property is True by default.

Syntax

ActionButton( MessageDialogButton ) as


Parameters

MessageDialogButton


Notes

By default, its caption is "OK" or an equivalent in the language used by the application. To be safe, you should set the caption property explicitly.